Skip to content

Backport PR #3098 on branch 3.1.x (refactor warnings) #3344

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

meeseeksmachine
Copy link
Contributor

Backport PR #3098: refactor warnings

@lumberbot-app lumberbot-app bot added this to the 3.1.2 milestone Aug 5, 2025
Copy link

codecov bot commented Aug 5, 2025

Codecov Report

❌ Patch coverage is 70.90909% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.54%. Comparing base (61873e5) to head (45ed28d).
⚠️ Report is 1 commits behind head on 3.1.x.

Files with missing lines Patch % Lines
src/zarr/api/asynchronous.py 33.33% 12 Missing ⚠️
src/zarr/_compat.py 0.00% 1 Missing ⚠️
src/zarr/convenience.py 0.00% 1 Missing ⚠️
src/zarr/creation.py 0.00% 1 Missing ⚠️
src/zarr/testing/__init__.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            3.1.x    #3344      +/-   ##
==========================================
+ Coverage   94.40%   94.54%   +0.13%     
==========================================
  Files          78       78              
  Lines        9405     9423      +18     
==========================================
+ Hits         8879     8909      +30     
+ Misses        526      514      -12     
Files with missing lines Coverage Δ
src/zarr/api/synchronous.py 92.95% <100.00%> (+0.10%) ⬆️
src/zarr/codecs/transpose.py 89.47% <ø> (ø)
src/zarr/core/array.py 97.10% <100.00%> (-0.33%) ⬇️
src/zarr/core/buffer/gpu.py 90.00% <100.00%> (+0.12%) ⬆️
src/zarr/core/chunk_grids.py 91.58% <100.00%> (+0.07%) ⬆️
src/zarr/core/codec_pipeline.py 93.13% <100.00%> (-0.96%) ⬇️
src/zarr/core/common.py 93.38% <100.00%> (+0.05%) ⬆️
src/zarr/core/dtype/common.py 85.54% <100.00%> (ø)
src/zarr/core/group.py 95.03% <100.00%> (+0.22%) ⬆️
src/zarr/core/metadata/v2.py 91.27% <100.00%> (+0.05%) ⬆️
... and 9 more

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dstansby dstansby force-pushed the auto-backport-of-pr-3098-on-3.1.x branch from a12f333 to 45ed28d Compare August 11, 2025 09:22
@dstansby dstansby merged commit 8b00b94 into zarr-developers:3.1.x Aug 11, 2025
30 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants